runtime.schedt.safePointFn (field)
5 uses
	runtime (current package)
		proc.go#L2052: 	sched.safePointFn = fn
		proc.go#L2126: 	sched.safePointFn = nil
		proc.go#L2150: 	sched.safePointFn(p)
		proc.go#L3065: 		sched.safePointFn(pp)
		runtime2.go#L845: 	safePointFn   func(*p)
|  | The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |